[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 3669   SHUFFLE   <  SKIP 1101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27897Munoz, Robin, E38001BraunschweigNordrhein-WestfalenGermany
21859Kim, Monica92700ColombesHauts de SeineFrance
27844Li, Arturo75005ParisSeine (Paris)France

Generated 2025-07-12 01:36:06.755 UTC