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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13072Rogers, Emma, J97355LebanonOregonUnited States
18526Hernandez, Kevin94109San FranciscoCaliforniaUnited States
11229Stewart, Adrian, C94063Redwood CityCaliforniaUnited States
13888Brown, Ian98201EverettWashingtonUnited States

Generated 2025-07-12 02:21:30.762 UTC