[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 4   SHUFFLE   <  SKIP 2230  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28875Ms., Smith, Denise59223RoncqNordFrance
14999Morris, Arianna, WNT20Newcastle upon TyneEnglandUnited Kingdom
21986Chapman, Kristi, l5023FindonSouth AustraliaAustralia
11297Coleman, Noah91502BurbankCaliforniaUnited States

Generated 2025-07-13 12:49:45.623 UTC