[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 750   <  SKIP 1961  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28195Martin, Kellie, RV3J 6Z3BurnabyBritish ColumbiaCanada
28575Gutierrez, Linda, DV3J 6Z3BurnabyBritish ColumbiaCanada
12262Sanchez, Morgan, JPE17BuryEnglandUnited Kingdom

Generated 2025-07-07 16:36:45.787 UTC