FOR $NName in (Huber, Müller, Meier) LET $VName := (Hans, Franz, Fritz) RETURN {$VName} {$NName}