[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 827   SHUFFLE   <  SKIP 2051  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20734Phillips, Luis, GV9LangfordBritish ColumbiaCanada
23090Lee, Christopher, M98036LynnwoodWashingtonUnited States
28726Liang, Kelli, C24044KielSaarlandGermany
14579Henderson, Luis97034Lake OswegoOregonUnited States

Generated 2025-07-22 12:34:21.331 UTC