[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 0   SHUFFLE   <  SKIP 2679  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27186Shan, LindsayY03 4TNYorkEnglandUnited Kingdom
19735Reed, Mackenzie, M92806La JollaCaliforniaUnited States
21016Kapoor, Michele, J12311BerlinSaarlandGermany
14780Alonso, Tabitha59223RoncqNordFrance
16013Williams, Xavier, A97005BeavertonOregonUnited States
25189Hayes, Aidan98312BremertonWashingtonUnited States
18357Reed, Trinity98027IssaquahWashingtonUnited States
22446Wu, Jake, EGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-11-05 04:18:03.886 UTC