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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12477Gill, Robin, J75008ParisSeine (Paris)France
12490He, Trisha, C75013ParisSeine (Paris)France
12511Chander, Grant75008ParisSeine (Paris)France

Generated 2025-07-12 05:24:36.607 UTC