[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   SKIP 5751   SHUFFLE   <  SKIP 1115  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11431Garcia, Bryant95010HofBayernGermany
15561Young, Angel, B97355LebanonOregonUnited States
23033Turner, Alex, J90712LakewoodCaliforniaUnited States

Generated 2025-07-18 10:49:46.020 UTC