partial void UpdateTown(Town instance);
 partial void DeleteTown(Town instance);
 partial void InsertTown(Town instance);