[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 8406  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16038Sai, Roy, JLE18LeedsEnglandUnited Kingdom
16256Collins, Richard, SLE18LeedsEnglandUnited Kingdom
16561Yuan, KurtLE18LeedsEnglandUnited Kingdom

Generated 2025-07-09 02:57:48.769 UTC