[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 5875   <  SKIP 136  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25808Carlson, Janet, A75016ParisSeine (Paris)France
26357Gonzalez, Sergio, S75016ParisSeine (Paris)France
26367Shan, Omar75019ParisSeine (Paris)France

Generated 2025-07-19 15:28:49.307 UTC