[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 875   SHUFFLE   <  SKIP 1735  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25696Luo, Damien, L57000MetzMoselleFrance
26386Zhao, KelliNT20Newcastle upon TyneEnglandUnited Kingdom
26809Morgan, Julia, E94063Redwood CityCaliforniaUnited States
18347Clark, Alyssa, J94303Palo AltoCaliforniaUnited States
20714Beck, ChristineLE18LeedsEnglandUnited Kingdom
25477Raman, HollyCM11BillericayEnglandUnited Kingdom

Generated 2025-07-19 20:01:24.021 UTC