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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12310Munoz, StacyGL7 1RYGloucestershireEnglandUnited Kingdom
21711Gray, Hailey, J91791West CovinaCaliforniaUnited States
11692Gonzales, Caleb, A91502BurbankCaliforniaUnited States

Generated 2025-07-16 07:22:12.695 UTC