[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 229   SHUFFLE   <  SKIP 1644  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13553Coleman, JessicaOX1OxfordEnglandUnited Kingdom
14196Dominguez, Felicia, RWA3WatfordEnglandUnited Kingdom
28726Liang, Kelli, C24044KielSaarlandGermany

Generated 2025-07-19 20:08:22.803 UTC