[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 4512   <  SKIP 1634  >   <  TAKE 6  >   

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

6 items

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

Generated 2025-07-21 01:43:53.380 UTC