[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 6377  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23110Gonzalez, Mackenzie91203GlendaleCaliforniaUnited States
23757Roberts, James66578NeunkirchenSaarlandGermany
14265Bell, Garrett, JV8Z 4N5ShawneeBritish ColumbiaCanada
14462Sanz, Beth90210Beverly HillsCaliforniaUnited States

Generated 2025-07-18 05:29:27.841 UTC