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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16274Diaz, Ross, E04838EilenburgBrandenburgGermany
13384Ashe, Mario, T98312BremertonWashingtonUnited States
27732White, Katherine99362Walla WallaWashingtonUnited States

Generated 2025-07-09 00:40:41.074 UTC