[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 416   SHUFFLE   <  SKIP 2030  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26408Huang, Martha, ESW1P 2NULondonEnglandUnited Kingdom
26214Chande, ChristyGA10GatesheadEnglandUnited Kingdom
24214Romero, Michele, K33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-13 05:48:20.219 UTC