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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28195Martin, Kellie, RV3J 6Z3BurnabyBritish ColumbiaCanada
12262Sanchez, Morgan, JPE17BuryEnglandUnited Kingdom
12593Zhang, Benjamin, FPE17BuryEnglandUnited Kingdom

Generated 2025-11-05 07:08:57.022 UTC