[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 8993  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14938Sanz, MalloryEC1R 0DULondonEnglandUnited Kingdom
15081Munoz, DaisyW1X3SELondonEnglandUnited Kingdom
13516Ray, Harold, AEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-10 18:44:59.936 UTC