[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 405   SHUFFLE   <  SKIP 1722  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15365Gray, Victoria91203GlendaleCaliforniaUnited States
22077Rubio, Marvin, R94519ConcordCaliforniaUnited States
11405Goel, Bonnie53131BonnHamburgGermany
12596Romero, Armando, AMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-14 23:18:12.976 UTC