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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19473Chande, Roger75016ParisSeine (Paris)France
19475Ye, Mandy75003ParisSeine (Paris)France
19484Liang, Willie, M75009ParisSeine (Paris)France

Generated 2025-11-05 21:12:02.796 UTC