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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29429Suarez, Marie75017ParisSeine (Paris)France
29451Lopez, Geoffrey, A75016ParisSeine (Paris)France
11352Rodriguez, Raymond, A93500PantinSeine Saint DenisFrance

Generated 2025-11-04 09:18:15.154 UTC