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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22860Kumar, Cedric, B4171HawthorneQueenslandAustralia
14551Vance, Michele, C24044KielSaarlandGermany
19461Shan, Nichole, KCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-18 03:54:48.390 UTC