_:vb51112293 "530" . _:vb51112293 "SELECT \n geographic_location_identifier,\n line_1_address, \n line_2_address, \n municipality_name, \n location_address_attached.state_code, \n postal_code, \n country_code, \n latitude_value,\n longitude_value\n FROM demo.acme.geographic_location_attached \n JOIN demo.acme.location_address_attached ON geographic_location_attached.location_address_identifier = location_address_attached.location_address_identifier\n JOIN demo.acme.physical_location_attached ON geographic_location_attached.physical_location_identifier = physical_location_attached.physical_location_identifier" . _:vb51112293 .