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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23973Long, Zachary, A75007ParisSeine (Paris)France
24013Ruiz, Jay, L75005ParisSeine (Paris)France
24022Beck, Dale, R75010ParisSeine (Paris)France

Generated 2025-07-09 20:32:48.876 UTC