[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 511   SHUFFLE   <  SKIP 1833  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20957Kapoor, Darren, E77680Roissy en BrieSeine et MarneFrance
25837Cook, Timothy, H92625Newport BeachCaliforniaUnited States
21264Butler, Caleb98052RedmondWashingtonUnited States
16264Howard, JenniferWA1WarringtonEnglandUnited Kingdom
12515Bailey, Shelby59100RoubaixNordFrance
27831Vazquez, Clinton, C53001BonnHamburgGermany

Generated 2025-07-20 22:23:13.051 UTC