[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 610   SHUFFLE   <  SKIP 1124  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20886Raman, BruceGA10GatesheadEnglandUnited Kingdom
21247Sanders, Alex, E98284Sedro WoolleyWashingtonUnited States
14188Sanchez, Meagan, I75017ParisSeine (Paris)France

Generated 2025-11-05 10:06:59.031 UTC