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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28375Diaz, Kathleen, CSE1 8HLLondonEnglandUnited Kingdom
28386Subram, SergioSW6 SBYLondonEnglandUnited Kingdom
28399Deng, DaleSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-14 16:04:52.561 UTC