[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 807   SHUFFLE   <  SKIP 1755  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20285Alexander, Aaron98033KirklandWashingtonUnited States
18419Johnson, Rachel92020El CajonCaliforniaUnited States
29357Brown, Richard, MEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-14 14:22:42.882 UTC