[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 3669   SHUFFLE   <  SKIP 2744  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15453Barnes, Isabelle, CNT20Newcastle upon TyneEnglandUnited Kingdom
22712Romero, Monique57000MetzMoselleFrance
23724Hughes, Gabrielle91977Spring ValleyCaliforniaUnited States
11836Travers, Garrett98201EverettWashingtonUnited States

Generated 2025-07-14 12:27:32.227 UTC