[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 5810  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16418Rai, Katrina, W75016ParisSeine (Paris)France
16424Diaz, Brandi75012ParisSeine (Paris)France

Generated 2025-07-13 09:50:55.772 UTC