[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 3669   SHUFFLE   <  SKIP 1471  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22530Jai, KelliOX16 8RSOxonEnglandUnited Kingdom
27805Ye, Barbara, A59170CroixNordFrance
17741Xu, Alvin, J04838EilenburgBrandenburgGermany
25322Perez, Tina, J12171BerlinSaarlandGermany

Generated 2025-07-21 22:20:01.762 UTC