[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 875   SHUFFLE   <  SKIP 146  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25407Anand, Tony, L97015ClackamasOregonUnited States
19702Diaz, Edward91776San GabrielCaliforniaUnited States
25487Rogers, Allison95010HofBayernGermany

Generated 2025-07-20 10:57:30.334 UTC