[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 3568   SHUFFLE   <  SKIP 1135  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24222Green, Sierra, L97355LebanonOregonUnited States
17178Liang, Trisha, L90210Beverly HillsCaliforniaUnited States
28573Gill, Tyrone98168BurienWashingtonUnited States

Generated 2025-07-22 08:32:38.752 UTC