[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 638  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12865Martinez, Brandy, LRG7 5H7ReadingEnglandUnited Kingdom
29342Anand, Cassie, M4217Gold CoastQueenslandAustralia
19136Cook, Richard98201EverettWashingtonUnited States

Generated 2025-07-12 03:00:37.415 UTC