Describe the bug
The Customers tab under WooCommerce Admin sidebar menu does not load all the customers. It shows only one customer, but the total count is much higher.
When searching for customers by their name, no results appear.
To Reproduce
Import Historical Data option under Settings. Customers tab on the Analytics menu on the left.Expected behavior
Screenshots

This is when searching for the customer by their name:


Desktop (please complete the following information):
Additional context
@warrendholmes was able to see this behaviour as well on their test site - p1561003973155500-slack-wc-admin
I was able to replicate this on another test site using 0.13.2. Only two customers are shown, but the count is much higher.

I deleted historical data, updated to master branch, and re-imported historical data. There is now a customers count equal to the number of rows in the customers lookup table.

I'll double check this later tonight, but signs are pointing to this being resolved and out in 0.14.0.
I just re-confirmed to be sure. This problem will be resolved by 0.14.0, which is scheduled to go out before end of next week.
These two PRs by @joshuatf seemed to have addressed the issue:
https://github.com/woocommerce/woocommerce-admin/pull/2428
https://github.com/woocommerce/woocommerce-admin/pull/2418
I'm going to close this one, but if updating doesn't work, we can reopen.
Also confirmed with @arunsathiya's dataset. Looks like I'm getting all customers and guest orders as well on the latest master.
So glad to hear this! Thanks for verifying!
No problem, @arunsathiya 馃槃
If you run into any more problems with this, feel free to post back here and we can reopen.
Thanks @joshuatf for the fixes and @psealock for helping verify. And again thanks @arunsathiya for relaying the bug reports.
Most helpful comment
I just re-confirmed to be sure. This problem will be resolved by 0.14.0, which is scheduled to go out before end of next week.
These two PRs by @joshuatf seemed to have addressed the issue:
https://github.com/woocommerce/woocommerce-admin/pull/2428
https://github.com/woocommerce/woocommerce-admin/pull/2418
I'm going to close this one, but if updating doesn't work, we can reopen.