[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 589   SHUFFLE   <  SKIP 237  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25000Turner, Allison, A98104SeattleWashingtonUnited States
14773Ross, Noah59491Villeneuve-d'AscqNordFrance
26485Bryant, Jason98055RentonWashingtonUnited States

Generated 2025-07-14 07:23:43.951 UTC