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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27881Nath, Raul75003ParisSeine (Paris)France
27887Zhang, Eugene, C75019ParisSeine (Paris)France
27888Rodriguez, Tina75002ParisSeine (Paris)France

Generated 2025-07-13 22:59:46.845 UTC