[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 623   <  SKIP 5151  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14931Pal, Andres, S75019ParisSeine (Paris)France
14932Fernandez, Pedro, Y75017ParisSeine (Paris)France
14946Vance, Frederick75017ParisSeine (Paris)France

Generated 2025-07-18 10:20:57.127 UTC