[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 2768   SHUFFLE   <  SKIP 297  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24053Allen, Jose, C66578NeunkirchenSaarlandGermany
24777Adams, Eric94063Redwood CityCaliforniaUnited States
17162Blue, Rachel97222MilwaukieOregonUnited States
17899Moreno, Theresa, A75012ParisSeine (Paris)France

Generated 2025-07-21 02:53:16.405 UTC