You should not be using this value as reported via a /joinedTeams query, use a separate request against each individual team. As noted in the documentation: https://learn.microsoft.com/en-us/graph/api/user-list-joinedteams?view=graph-rest-1.0&tabs=http#response
Note
Currently, this API call returns only the id, displayName, and description properties of a team. To get all properties, use the Get team operation. For details, see known issues.
Values for other properties should usually be null, but as you've observed some are "randomly" populated.