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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26418Chande, Rafael75016ParisSeine (Paris)France
26827Rubio, Renee, L75009ParisSeine (Paris)France
26972Sara, Kristopher, T75002ParisSeine (Paris)France

Generated 2025-11-05 11:02:32.433 UTC