I am using the US Open Census Data & Neighborhood Insights - Free Dataset from Snowflake in Sigma. Because the column names in each table are coded, I have to rename each column to make them meaningful using the given mapping table. However, I can’t do it manually as there’s a lot of data including lots and lots of columns. How would I dynamically rename the columns. Also, is there any work around if this can’t be done?