[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 376   SHUFFLE   <  SKIP 822  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22425Sullivan, Roy91370Verrieres Le BuissonEssonneFrance
28899Anand, Alejandro, RSW6 SBYLondonEnglandUnited Kingdom
11784Turner, JoseV9MetchosinBritish ColumbiaCanada
19239Alexander, Jeremy, D98052RedmondWashingtonUnited States
22419Xu, Damien78100Saint Germain en LayeYvelineFrance
24674Kumar, Dylan, D91977Spring ValleyCaliforniaUnited States

Generated 2025-07-19 22:12:27.350 UTC