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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27844Li, Arturo75005ParisSeine (Paris)France
27846Rubio, Albert75013ParisSeine (Paris)France
27851Martin, Diana75008ParisSeine (Paris)France

Generated 2025-07-13 05:59:48.663 UTC