I run this in Teradata and out of Access as a pass through and it works fine. I try it in Alteryx 11.3 and I get error.
Error SQLPrepare: [Teradata][ODBC Teradata Driver][Teradata Database] syntax error: expected something between the word 'field1,storehierarchy' and '.'.
Select
store_hierarchy.field1,
store_hierarchy.field2,
....... more code ........
group by 1,2,3,4