[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 189   SHUFFLE   <  SKIP 1366  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16064Griffin, Isabella, J95062Santa CruzCaliforniaUnited States
19854Hall, Katherine, E94947NovatoCaliforniaUnited States
14113Lopez, Natalie, L99362Walla WallaWashingtonUnited States
19534Torres, Adrian92806La JollaCaliforniaUnited States

Generated 2025-07-09 11:28:45.712 UTC