[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 5842  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17900Ms., Snowden, Victoria, L.75019ParisSeine (Paris)France
17930Srini, Chelsea, S75017ParisSeine (Paris)France
18138Alonso, Walter, C75016ParisSeine (Paris)France
18143Shen, Chad75010ParisSeine (Paris)France
18144Chapman, Katie75016ParisSeine (Paris)France
17953Raje, Latoya, L75006ParisSeine (Paris)France
17973Rodriguez, Johnathan, A75012ParisSeine (Paris)France

Generated 2025-11-02 12:16:58.748 UTC