[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 3797   <  SKIP 781  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15421Clark, Cameron, W98055RentonWashingtonUnited States
12812Sanz, Brandi, J93290Tremblay-en-FranceSeine Saint DenisFrance
19002Thompson, Alexis, R98104SeattleWashingtonUnited States

Generated 2025-07-21 09:50:59.470 UTC