[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 680   SHUFFLE   <  SKIP 2695  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16472Robinson, Olivia, A75007ParisSeine (Paris)France
28979Williams, Matthew, A97301SalemOregonUnited States
20831Xu, Drew48001MünsterSaarlandGermany

Generated 2025-07-20 16:14:53.063 UTC