partial void UpdateCUSTOMER(CUSTOMER instance);
 partial void DeleteCUSTOMER(CUSTOMER instance);
 partial void InsertCUSTOMER(CUSTOMER instance);