Missing brackets, so only the last line is taken into account, try:
[out:json][timeout:25];
(
relation["admin_level"="8"][ ~"^designation.*$"~"_london_borough$"];
relation["official_name" = "City and County of the City of London"];
);
(._; way(r); node(w););out meta;