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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17628Munoz, RobertoSW19 3RULondonEnglandUnited Kingdom
17639Ma, HeatherSE1 8HLLondonEnglandUnited Kingdom
17743Gomez, GeraldSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-11 11:01:10.901 UTC