[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 750   <  SKIP 4969  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12274Torres, Javier, R75017ParisSeine (Paris)France
12279Suarez, Mathew75017ParisSeine (Paris)France
12313Chande, Jaime75010ParisSeine (Paris)France

Generated 2025-07-22 03:25:27.816 UTC