[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 2728  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20358Murphy, Brian99362Walla WallaWashingtonUnited States
16602Travers, Jill, ATY31RuncornEnglandUnited Kingdom
18366Richardson, Alexandria92806La JollaCaliforniaUnited States

Generated 2025-07-11 23:22:00.196 UTC