[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 506   SHUFFLE   <  SKIP 597  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28710Vazquez, Tyrone, G53131BonnNordrhein-WestfalenGermany
26956Pal, Kristin, EOX1OxfordEnglandUnited Kingdom
19692Edwards, Aaron90210Beverly HillsCaliforniaUnited States

Generated 2025-07-18 22:56:46.555 UTC