[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 650   SHUFFLE   <  SKIP 2829  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25870Gonzales, Edward, M97355LebanonOregonUnited States
16452Luo, CassieB29 6SLBirminghamEnglandUnited Kingdom
21288Hall, Hunter94303Palo AltoCaliforniaUnited States
20952Ye, Micah, AOX16 8RSOxonEnglandUnited Kingdom
28492Tang, Bethany59491Villeneuve-d'AscqNordFrance
18804Gonzales, Aaron94947NovatoCaliforniaUnited States

Generated 2025-07-09 05:06:59.647 UTC