Combines the normalized NTEE code, industry group, and organization type
into the three-part structure: [INDUSTRY]-[NTEE]-[ORGTYPE].
Examples
get_nteev2( c("B29", "B8443", "E0521", "B01", "B0129") )
#> [1] "EDU-B29-RG" "UNI-B84-RG" "HOS-E21-RP" "EDU-B00-AA" "EDU-B29-AA"