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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27165Patel, BruceLE18LeedsEnglandUnited Kingdom
27891Howard, CarlosLE18LeedsEnglandUnited Kingdom
27894Sai, Gerald, LLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 17:49:53.740 UTC