[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 512   SHUFFLE   <  SKIP 1330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22788Jenkins, Jordan90505TorranceCaliforniaUnited States
13073Lopez, Sydney95062Santa CruzCaliforniaUnited States
16272Deng, Raul, DMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-12 15:07:14.403 UTC