[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 0   SHUFFLE   <  SKIP 1971  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28531Reed, Jared, M66740SaarlouisSaarlandGermany
25351Phillips, Jordan97222MilwaukieOregonUnited States
16647Alexander, Anna94015Daly CityCaliforniaUnited States
27952Perez, Roy45001EssenHamburgGermany
20843Shan, Jose60323FrankfurtHessenGermany
26311Rodriguez, Brenda, S98225BellinghamWashingtonUnited States
26368Mirchandani, Bharat93000BobignySeine Saint DenisFrance
12544Jordan, Bruce, E24044KielSaarlandGermany

Generated 2025-11-02 16:33:57.759 UTC