[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 2642  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26727Clark, Jose97222MilwaukieOregonUnited States
26417Rai, Dustin, JOX14 4SEOxfordEnglandUnited Kingdom
23465Russell, Grace, A97005BeavertonOregonUnited States
18992Perry, David, W90012Los AngelesCaliforniaUnited States
22250Wilson, Michael, K95062Santa CruzCaliforniaUnited States
13086Nelson, Blake, I98036LynnwoodWashingtonUnited States
22120Perry, Jennifer, JV8VVictoriaBritish ColumbiaCanada
25800Nath, SheenaPE17BuryEnglandUnited Kingdom

Generated 2025-10-31 04:54:37.077 UTC