[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 4   SHUFFLE   <  SKIP 645  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20177Li, Kelvin, W92400CourbevoieHauts de SeineFrance
20924Sanz, Alberto, M59368WerneNordrhein-WestfalenGermany
25074Jackson, Samantha97355LebanonOregonUnited States

Generated 2025-07-15 16:59:27.406 UTC