[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 2421   SHUFFLE   <  SKIP 439  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28246Gray, Alexa97330CorvallisOregonUnited States
21101Perez, Meagan, RL4 4HBLiverpoolEnglandUnited Kingdom
20567Anand, Nicolas, PMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-11 23:13:03.451 UTC