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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24079Raman, Andre, DLA1 1LNLancasterEnglandUnited Kingdom
25489Tang, BradLA1 1LNLancasterEnglandUnited Kingdom
26205Alvarez, JulioLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-12 12:54:55.713 UTC