diff --git a/app/code/Magento/Customer/etc/di.xml b/app/code/Magento/Customer/etc/di.xml
index 0d99c1145e81b..86ed633790491 100644
--- a/app/code/Magento/Customer/etc/di.xml
+++ b/app/code/Magento/Customer/etc/di.xml
@@ -353,9 +353,9 @@
- - customer_group_code
- - customer_group_id
- - class_name
+ - main_table.customer_group_code
+ - main_table.customer_group_id
+ - tax_class_table.class_name
@@ -363,9 +363,9 @@
- - customer_group_code
- - customer_group_id
- - class_name
+ - main_table.customer_group_code
+ - main_table.customer_group_id
+ - tax_class_table.class_name
- ASC