[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   SHUFFLE   SKIP 5215   <  SKIP 198  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17104Rodriguez, Clifford80074MünchenNordrhein-WestfalenGermany
19392Kapoor, Sergio, EOX1OxfordEnglandUnited Kingdom
18976Howard, Garrett97330CorvallisOregonUnited States

Generated 2025-07-20 16:20:00.808 UTC