partial void DeleteSQLCustomer(SQLCustomer instance);
partial void UpdateSQLCustomer(SQLCustomer instance);
partial void InsertSQLCustomer(SQLCustomer instance);