[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 8423  >   <  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
22325Rodriguez, Noah, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 23:05:03.387 UTC