Hello!
MODEL clause seems to be not supported by Beautifier (v.7.0.1.1066).
For example see following query:
SELECT "Earning Record ID",
rv1 "Rate Record 1",
rv2 "Rate Record 2"
FROM (SELECT err.EARNING_RECORD_ID "Earning Record ID",
'Factor Subcategory = '...