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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22604Simmons, Wyatt, VLE18LeedsEnglandUnited Kingdom
22656Goel, Willie, TLE18LeedsEnglandUnited Kingdom
22671King, WyattLE18LeedsEnglandUnited Kingdom
22812Washington, DestinyLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 10:23:02.613 UTC