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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15654Fernandez, Levi75012ParisSeine (Paris)France
15617Chande, Dawn, A75008ParisSeine (Paris)France
15623Madan, Molly, A75006ParisSeine (Paris)France
15663Chen, Mandy, A75007ParisSeine (Paris)France

Generated 2025-11-05 20:30:24.929 UTC