| Cities | Represents a collection of City objects. |
| City | The City table Data Record. |
| CityManager | Provides Table specific data manipulation methods. |
| CitySection | The CitySection table Data Record. |
| CitySectionManager | Provides Table specific data manipulation methods. |
| CitySections | Represents a collection of CitySection objects. |
| Province | The Province table Data Record. |
| ProvinceManager | Provides Table specific data manipulation methods. |
| Provinces | Represents a collection of Province objects. |
| RegionData | The Region table Data Record. |
| RegionDataManager | Provides Table specific data manipulation methods. |
| RegionManagers | Creates the RegionManagerDAL Manager objects. |
| Regions | Represents a collection of Region objects. |