[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 3669   SHUFFLE   <  SKIP 3590  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11784Turner, JoseV9MetchosinBritish ColumbiaCanada
26194Brown, Miguel, T90241DowneyCaliforniaUnited States
21942Roberts, Julia, M98036LynnwoodWashingtonUnited States

Generated 2025-07-19 01:08:29.319 UTC