[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 4978  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17557Davis, Matthew, S97222MilwaukieOregonUnited States
13631Subram, Joe2036MatravilleNew South WalesAustralia
11745Gonzalez, Allison99362Walla WallaWashingtonUnited States

Generated 2025-07-10 11:52:58.880 UTC