[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 6146  >   <  TAKE 6  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29025Hayes, Miguel, K91203GlendaleCaliforniaUnited States
29026Mitchell, Sydney91203GlendaleCaliforniaUnited States
29033Cooper, Natalie, A91203GlendaleCaliforniaUnited States
12310Munoz, StacyGL7 1RYGloucestershireEnglandUnited Kingdom
12504Gutierrez, Arthur, AGL7 1RYGloucestershireEnglandUnited Kingdom
12465Patel, Cassandra, PGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-12 15:04:41.244 UTC