[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 413   SHUFFLE   <  SKIP 1332  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21240Jenkins, Aaron90505TorranceCaliforniaUnited States
25877Price, Alyssa99362Walla WallaWashingtonUnited States
14746Nelson, Courtney, T90505TorranceCaliforniaUnited States
13417Cox, Ian, D90802Long BeachCaliforniaUnited States

Generated 2025-07-15 18:25:37.742 UTC