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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28738Romero, Lori, AW1Y 3RALondonEnglandUnited Kingdom
28877Vance, Joe, LEC1R 0DULondonEnglandUnited Kingdom
28386Subram, SergioSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-14 19:22:57.956 UTC