[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 444   SHUFFLE   <  SKIP 2027  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20967Rowe, Casey, T53001BonnHamburgGermany
19738Martinez, Henry98225BellinghamWashingtonUnited States
22319Zhou, Jorge, M75010ParisSeine (Paris)France

Generated 2025-07-13 17:28:40.739 UTC