[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   SHUFFLE   SKIP 6739   <  SKIP 1255  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25256Hill, Eric, GV9B 5T2ShawneeBritish ColumbiaCanada
20767Thomas, Rachel, M98901YakimaWashingtonUnited States
29139Coleman, Riley, L90505TorranceCaliforniaUnited States

Generated 2025-07-21 16:09:59.341 UTC