[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 5780  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15623Madan, Molly, A75006ParisSeine (Paris)France
14924Sai, Cynthia75017ParisSeine (Paris)France
14931Pal, Andres, S75019ParisSeine (Paris)France
14932Fernandez, Pedro, Y75017ParisSeine (Paris)France

Generated 2025-07-12 22:32:43.695 UTC