[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 507   <  SKIP 5398  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20580Huang, Ernest, L75013ParisSeine (Paris)France
21861Romero, Kari75010ParisSeine (Paris)France
20794Rana, Brenda, F75010ParisSeine (Paris)France

Generated 2025-07-22 09:00:25.153 UTC