[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 480   SHUFFLE   <  SKIP 968  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24953Green, Aaron, R98104SeattleWashingtonUnited States
23062Reed, Natalie97355LebanonOregonUnited States
20339Hughes, Kaitlyn90802Long BeachCaliforniaUnited States

Generated 2025-07-10 12:55:32.377 UTC