I would like to run a query in Query Studio which produces a list of audiences with the following details: id, description, name, profile count. I am wondering how to expand the following query to get not only ids and profile counts but also names and descriptions: SELECTCONCAT_WS('-', key, source_...