It's not a valid relational table if it doesn't have a primary key, so normalization doesn't mean anything until that is done. But if you do that in any simple way, such as by adding a unique ID column, it may already be normalized as it is unless there are unstated relations between the columns.