[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 1091   SHUFFLE   <  SKIP 1331  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13355Jai, Jackson98371PuyallupWashingtonUnited States
16549Moreno, Linda, A12171BerlinHessenGermany
12847Chander, Colin, PKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-21 14:30:29.082 UTC