partial void UpdateSuburb(Suburb instance);
partial void DeleteSuburb(Suburb instance);
partial void InsertSuburb(Suburb instance);