[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 480   SHUFFLE   <  SKIP 685  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17868Blue, Richard, E90706BellflowerCaliforniaUnited States
24553Ashe, Michele, A95010HofBayernGermany
17385Martinez, Grace, MV0SookeBritish ColumbiaCanada
20759Serrano, Teresa90210Beverly HillsCaliforniaUnited States

Generated 2025-07-16 08:57:18.999 UTC