[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 34   SHUFFLE   <  SKIP 3650  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23021Mehta, Stefanie, T90706BellflowerCaliforniaUnited States
16385Perez, James, L95062Santa CruzCaliforniaUnited States
26386Zhao, KelliNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-18 02:38:08.405 UTC