[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 367  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19312Zheng, Valerie, RSW8 4BGLondonEnglandUnited Kingdom
20304Edwards, Jesse99362Walla WallaWashingtonUnited States
25097Gonzales, Fernando, B97222MilwaukieOregonUnited States
24354Cook, Bailey95062Santa CruzCaliforniaUnited States

Generated 2025-07-11 04:28:48.327 UTC