[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 5837  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17834Gill, Michele, M75008ParisSeine (Paris)France
17874Alvarez, Natasha, M75002ParisSeine (Paris)France
17885Carlson, Julio75003ParisSeine (Paris)France
17953Raje, Latoya, L75006ParisSeine (Paris)France

Generated 2025-07-13 02:28:26.647 UTC