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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11832Murphy, Zoe99362Walla WallaWashingtonUnited States
14690Rai, Drew, D91054ErlangenBayernGermany
19702Diaz, Edward91776San GabrielCaliforniaUnited States

Generated 2025-07-12 03:27:28.876 UTC