[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 2421   SHUFFLE   <  SKIP 2685  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23753Sara, Arthur, DGL7 1RYGloucestershireEnglandUnited Kingdom
15555Barnes, Hailey94303Palo AltoCaliforniaUnited States
18137Kumar, Gabriel, R78100Saint Germain en LayeYvelineFrance

Generated 2025-07-14 19:17:07.482 UTC