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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19920Sanchez, Meredith, S75005ParisSeine (Paris)France
19923Prasad, Joe, A75016ParisSeine (Paris)France
20061Nath, Sharon, E75009ParisSeine (Paris)France

Generated 2025-07-11 03:51:34.205 UTC