The Hash Partition primitive can distribute a giant table into multiple sub-tables based on the most significant bits (MSBs) hash value of the partition key. It is also a multi-channel and multi-PU design to achieve high performance.
See Internals of Hash-Partition.