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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23791Griffin, Aaron99362Walla WallaWashingtonUnited States
25870Gonzales, Edward, M97355LebanonOregonUnited States
21540Rubio, RossW1V 5RNLondonEnglandUnited Kingdom
27078Scott, Chloe, A91776San GabrielCaliforniaUnited States

Generated 2025-07-20 23:20:22.099 UTC