[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 3104   SHUFFLE   <  SKIP 2135  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11239Goel, Latoya, CSW1P 2NULondonEnglandUnited Kingdom
27134Chen, Glenn, K75012ParisSeine (Paris)France
28789Zhang, Elijah92118CoronadoCaliforniaUnited States
22870Chen, Barbara, M95000CergyVal d'OiseFrance
27445Tang, Shaun, S94014ColmaCaliforniaUnited States
11577Serrano, Janet75005ParisSeine (Paris)France

Generated 2025-07-13 06:32:41.837 UTC