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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23745Vazquez, Dana, M75008ParisSeine (Paris)France
23746Mr., Sacksteder, Lane75012ParisSeine (Paris)France
23749Ashe, Brandi75019ParisSeine (Paris)France

Generated 2025-07-09 14:49:56.554 UTC