DBD segmented by hash

When we run DBD to create comprehensive design it gives DBD optimized projections with almost all columns in table in segmented by hash . Is it better to reduce number of columns using frequently used columns in where clause to around 10 or so . ?
0