[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 2000   SHUFFLE   <  SKIP 143  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24563Rodriguez, Adriana34117KasselHessenGermany
19256Griffin, Abigail, A75007ParisSeine (Paris)France
22526Moreno, JamieOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-14 11:09:35.035 UTC