[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 1875   SHUFFLE   <  SKIP 1302  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28556Gonzales, Isabel42651SolingenNordrhein-WestfalenGermany
15933Dominguez, ClintonMK8 8ZDMilton KeynesEnglandUnited Kingdom
19689Gonzales, Elizabeth, E99202SpokaneWashingtonUnited States

Generated 2025-07-17 06:31:22.703 UTC