[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 1627  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20975Andersen, JerryPE17BuryEnglandUnited Kingdom
11182Torres, Stephanie98284Sedro WoolleyWashingtonUnited States
20907Shan, TerrenceMK8 8DFMilton KeynesEnglandUnited Kingdom
23155Hall, Victoria, N95062Santa CruzCaliforniaUnited States

Generated 2025-07-15 18:30:51.594 UTC