I am trying to get the data using select query in Powershell:-
Get-Team | select $.DisplayName, $.Description
The data is coming in below format:-