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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22557Scott, JasonLE18LeedsEnglandUnited Kingdom
22656Goel, Willie, TLE18LeedsEnglandUnited Kingdom
22671King, WyattLE18LeedsEnglandUnited Kingdom
22812Washington, DestinyLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 17:08:30.032 UTC