[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 31   SHUFFLE   <  SKIP 919  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27884Alonso, Jill20354HamburgHamburgGermany
21129Wang, Rafael, J63151MühlheimHamburgGermany
18353Anderson, Robert98055RentonWashingtonUnited States

Generated 2025-07-15 15:48:14.739 UTC