v.25.1Bug Fix

Fix Alias Projection Issue in ClickHouse

Fix: alias can be not added to the projection if it is referenced by another alias and selected in inverse order. #74033 (Yakov Olkhovskiy).