[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 327   SHUFFLE   <  SKIP 426  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26820Nath, Carol, EW1Y 3RALondonEnglandUnited Kingdom
20930Chande, Drew, R59368WerneNordrhein-WestfalenGermany
24827Martinez, Alexander, K92806La JollaCaliforniaUnited States

Generated 2025-07-13 19:09:50.188 UTC