[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 2421   SHUFFLE   <  SKIP 5845  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16501Wood, Vanessa, V98104SeattleWashingtonUnited States
25062Young, Kaitlyn, JV3L 1H4WestminsterBritish ColumbiaCanada
20877Ross, Richard, J93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-12 16:30:11.302 UTC