[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 875   SHUFFLE   <  SKIP 6030  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29245Roberts, Angel, H94303Palo AltoCaliforniaUnited States
14624Thomas, Anna, R98027IssaquahWashingtonUnited States
24402Alexander, Devin91364Woodland HillsCaliforniaUnited States

Generated 2025-07-12 15:43:19.560 UTC