[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
20580Huang, Ernest, L75013ParisSeine (Paris)France
20826Raman, Jillian75017ParisSeine (Paris)France
20794Rana, Brenda, F75010ParisSeine (Paris)France

Generated 2025-07-10 22:43:03.537 UTC