How to add customer ID to customer to customer account when they login in?

How to add customer ID to customer to customer account when they login in?

If I get it right, you just want to display Customer ID somewhere in their Account page?

Then simply place {{customer.id}} in the customers/account.liquid where you want it to appear