[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 456   SHUFFLE   <  SKIP 1836  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12832Prasad, Douglas, J12171BerlinSaarlandGermany
24064Fernandez, Stanley, REC1R 0DULondonEnglandUnited Kingdom
20178Anand, Deborah, A45000OrleansLoiretFrance
19530Liang, Lisa94010BurlingameCaliforniaUnited States
14369Sanchez, Devin, J97045Oregon CityOregonUnited States
12100Sun, Jon91502BurbankCaliforniaUnited States
18037Garcia, Bruce, BGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-16 19:36:27.726 UTC