[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 0   SHUFFLE   <  SKIP 2776  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25648Carlson, Michele93400Saint-DenisSeine Saint DenisFrance
16111Green, Allison97034Lake OswegoOregonUnited States
15459Dominguez, Beth63151MühlheimHamburgGermany

Generated 2025-11-04 18:40:10.769 UTC