I'm not completely aware of what return type the @Id annotation will let you use. I see you are returning CiudadId which I guess is a type you've created. Maybe you just need to have this as an int....