[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 750   SHUFFLE   <  SKIP 44  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19313Baker, Charles57000MetzMoselleFrance
26935Butler, Gabriel75007ParisSeine (Paris)France
16542Ortega, Jésus, LGL7 1RYGloucestershireEnglandUnited Kingdom
11274Foster, Kyle, M98225BellinghamWashingtonUnited States
19725Ramirez, Alexandria, A94303Palo AltoCaliforniaUnited States
19259Lin, Barbara22001HamburgHessenGermany
23295Torres, Jaime, M90706BellflowerCaliforniaUnited States
14599Wilson, Charles, A97355LebanonOregonUnited States

Generated 2025-07-14 10:03:44.598 UTC