[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 461   SHUFFLE   <  SKIP 4029  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13683Torres, Sheila, C24044KielSaarlandGermany
20149Arun, Heidi, ZRG24 8PLBasingstoke HantsEnglandUnited Kingdom
26402Wagner, Jamie59140DunkerqueNordFrance
23040Morgan, Seth, A94303Palo AltoCaliforniaUnited States

Generated 2025-07-13 02:34:32.176 UTC