The entity type requires a primary key to be defined but its a value object code example
Example: The entity type 'Palavra' requires a primary key to be defined
public int Id { get; protected set; }
public int Id { get; protected set; }