[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 2421   SHUFFLE   <  SKIP 7261  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17845Diaz, Ebony80074MünchenNordrhein-WestfalenGermany
23313Lal, Corey, H2300NewcastleNew South WalesAustralia
15915Cox, Alex92806La JollaCaliforniaUnited States

Generated 2025-07-15 23:13:45.995 UTC