partition key must be unique for each item
partition key must be "diverse" so that the data is distributed
Example: user_id for a users table
user_id
user_id for the partition key
game_id for the sort key
game_id