[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   SHUFFLE   SKIP 655   <  SKIP 2610  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27944Bell, Dalton34117KasselHessenGermany
28184Russell, Madison92625Newport BeachCaliforniaUnited States
24670Ross, Alexandria90401Santa MonicaCaliforniaUnited States

Generated 2025-07-20 07:33:43.833 UTC