[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 470   SHUFFLE   <  SKIP 5254  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14948Lal, Damien75010ParisSeine (Paris)France
25372Torres, Carrie85225ChandlerArizonaUnited States
28700Garcia, Summer, D63009OffenbachSaarlandGermany

Generated 2025-07-09 23:14:55.831 UTC