[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 159   SHUFFLE   <  SKIP 2495  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13896Mitchell, Hailey98168BurienWashingtonUnited States
21768Watson, Cole, AV9MetchosinBritish ColumbiaCanada
18852Sanders, Allison, BV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-20 01:53:21.564 UTC