[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 2391   SHUFFLE   <  SKIP 789  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13790Deng, Nina, O48001MünsterSaarlandGermany
21041Serrano, Eddie75012ParisSeine (Paris)France
17171Clark, Katherine91977Spring ValleyCaliforniaUnited States

Generated 2025-07-14 20:24:48.095 UTC