[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 4090  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22884Richardson, Danielle97301SalemOregonUnited States
22688Perez, Seth85049IngolstadtBayernGermany
24106Shan, Kelvin59491Villeneuve-d'AscqNordFrance
27064Chande, Barbara98168BurienWashingtonUnited States

Generated 2025-07-12 00:34:47.372 UTC