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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23220Malhotra, Roy, PLA1 1LNLancasterEnglandUnited Kingdom
23613Lu, Clayton, LLA1 1LNLancasterEnglandUnited Kingdom
23617She, KaraLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-12 06:55:52.043 UTC