[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 680   SHUFFLE   <  SKIP 6339  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18164Wang, Alisha, V38231SalzgitterHessenGermany
24109Suarez, Eddie, A75017ParisSeine (Paris)France
11962Roberts, Alexandra90706BellflowerCaliforniaUnited States

Generated 2025-07-17 18:06:12.734 UTC