[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 617   SHUFFLE   <  SKIP 897  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21113Cai, Laura, L75012ParisSeine (Paris)France
29245Roberts, Angel, H94303Palo AltoCaliforniaUnited States
17631He, Cara, J20354HamburgHamburgGermany

Generated 2025-07-14 16:38:55.238 UTC