[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 6145  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29026Mitchell, Sydney91203GlendaleCaliforniaUnited States
29033Cooper, Natalie, A91203GlendaleCaliforniaUnited States
29131Coleman, Brandon91203GlendaleCaliforniaUnited States
29328Alexander, Jason91203GlendaleCaliforniaUnited States
12310Munoz, StacyGL7 1RYGloucestershireEnglandUnited Kingdom
12504Gutierrez, Arthur, AGL7 1RYGloucestershireEnglandUnited Kingdom
12465Patel, Cassandra, PGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-12 07:29:15.799 UTC