[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 3677   SHUFFLE   <  SKIP 3331  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19458Blanco, Tyrone, F59223RoncqNordFrance
21910Perez, Rebekah, C53131BonnNordrhein-WestfalenGermany
19480Zeng, Lisa, R92400CourbevoieHauts de SeineFrance

Generated 2025-07-19 10:21:06.011 UTC