[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 2452   SHUFFLE   <  SKIP 134  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20285Alexander, Aaron98033KirklandWashingtonUnited States
20467Bennett, Gabrielle98027IssaquahWashingtonUnited States
22744Wright, Edward94519ConcordCaliforniaUnited States

Generated 2025-07-21 10:41:09.328 UTC