39: , postal_code hz_locations.postal_code%TYPE
40: , city hz_locations.city%TYPE
41: , state hz_locations.state%TYPE
42: , country hz_locations.country%TYPE
43: , territory_short_name fnd_territories_vl.territory_short_name%TYPE
44: , geometry mdsys.sdo_geometry
45: , start_date_active DATE
46: , end_date_active DATE
47: );