[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2235  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21525Howard, Victoria, LKB9KirkbyEnglandUnited Kingdom
12895Anderson, DestinyV3J 6Z3BurnabyBritish ColumbiaCanada
28386Subram, SergioSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-11 14:30:54.499 UTC