[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 6040  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27851Martin, Diana75008ParisSeine (Paris)France
27854Rubio, Marc, I75019ParisSeine (Paris)France
27881Nath, Raul75003ParisSeine (Paris)France

Generated 2025-07-12 21:17:22.686 UTC