[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 250   SHUFFLE   <  SKIP 1416  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15698Wang, Susan, D59368WerneNordrhein-WestfalenGermany
20144Lin, Roger, W66041PoingSaarlandGermany
17321Kumar, Kate4171HawthorneQueenslandAustralia
12660Sanchez, Toni, H45000OrleansLoiretFrance

Generated 2025-07-19 01:21:28.287 UTC