[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1925   SHUFFLE   <  SKIP 499  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20957Kapoor, Darren, E77680Roissy en BrieSeine et MarneFrance
13250King, Jordan, J95062Santa CruzCaliforniaUnited States
23724Hughes, Gabrielle91977Spring ValleyCaliforniaUnited States
28920Alvarez, Renée, R70452StuttgartSaarlandGermany
23390Flores, Dakota99202SpokaneWashingtonUnited States
20042Deng, Brad, DL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-18 03:32:39.263 UTC