[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 7905  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19036Rana, Allen, DLA1 1LNLancasterEnglandUnited Kingdom
19328Xu, ShawnLA1 1LNLancasterEnglandUnited Kingdom
19389Goel, Terrence, MLA1 1LNLancasterEnglandUnited Kingdom
20164Ms., Rockne, Carol Ann, F.LA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-12 16:30:12.930 UTC