[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 1050  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17040Henderson, Adam98201EverettWashingtonUnited States
28433Shen, Deborah75019ParisSeine (Paris)France
24177Gill, Gina, F2580GoulburnNew South WalesAustralia

Generated 2025-07-12 15:55:50.710 UTC