[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 364   SHUFFLE   <  SKIP 1108  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21302Foster, Logan, F97222MilwaukieOregonUnited States
25683Ruiz, Ebony75003ParisSeine (Paris)France
23229Raje, Deborah, W46236BottropNordrhein-WestfalenGermany

Generated 2025-07-21 10:20:21.278 UTC