Ito's Isometry states the following: If $\{W_t\}_{t\ge0}$ is a Brownian motion and $\{\phi_t\}_{t\ge0},\{\psi_t\}_{t\ge0}$ are two non-anticipative piecewise-continous processes with $\mathbb E[\int\phi_t^2dt]<\infty$, $\mathbb E[\int\psi_t^2dt]<\infty$ then $$\mathbb E\left[\int_0^t\phi_sdW_s \int_0^t \psi_sdW_s\right] = \mathbb E\left[\int_0^t \phi_s\psi_s ds\right]$$
Now I am wondering whether one can generalise this fact for three factors, that is, does there exist an identity somewhat similar to
$$\mathbb E\left[\int_0^t\phi_sdW_s \int_0^t \psi_sdW_s\int_0^t \gamma_sdW_s\right] = \mathbb E\left[\int_0^t \phi_s\psi_s\gamma_s ds\right]$$ ?
Using itô's lemma with the process $f(X,Y,Z)_t =X_t.Y_t.Z_t $ where $X_t=\int_0^t\phi_sdW_s$, $Y_t=\int_0^t \psi_sdW_s$, znd $Z_t=\int_0^t \gamma_sdW_s$ you will be able to prove that your intuition is actually wrong.
Less generally here is a trivial counterexample take $X_t=Y_t=Z_t= W_t$ (with integrands identically equal to one).
Then $E[W^3_t]=0 \not=E[\int_0^t 1.1.1 ds]=t$
Best Regards