[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 24   SHUFFLE   <  SKIP 3613  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13476Hall, Timothy, M95062Santa CruzCaliforniaUnited States
24401Rana, Douglas90706BellflowerCaliforniaUnited States
17197Nara, Mindy64283DarmstadtHessenGermany
23366Campbell, Fernando90401Santa MonicaCaliforniaUnited States

Generated 2025-07-19 01:08:31.856 UTC