[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 438   SHUFFLE   <  SKIP 122  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20930Chande, Drew, R59368WerneNordrhein-WestfalenGermany
26950Suri, Dominic45000OrleansLoiretFrance
11401Navarro, Linda75019ParisSeine (Paris)France
16369Powell, Isabel98201EverettWashingtonUnited States

Generated 2025-07-14 16:53:40.223 UTC