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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22671King, WyattLE18LeedsEnglandUnited Kingdom
22812Washington, DestinyLE18LeedsEnglandUnited Kingdom
23224Scott, JonathanLE18LeedsEnglandUnited Kingdom
23599Roberts, MackenzieLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 17:28:46.144 UTC