Cardano-cli query utxo to check balance of any wallet?

Can I use the below code to get balance of any wallet address?

cardano-cli query utxo
–address <ANY /0 ADDRESS>
–mainnet

I can only check the balance of the wallet registered in the stake pool, but not any other wallets…