[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 4027   SHUFFLE   <  SKIP 1507  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19307Alonso, Micheal, WOX1OxfordEnglandUnited Kingdom
16303Yuan, Tracy, L64283DarmstadtHessenGermany
14439Cox, Brian, E98371PuyallupWashingtonUnited States
12919Hill, CarlosV9LangfordBritish ColumbiaCanada

Generated 2025-07-18 13:05:14.187 UTC