[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 376   SHUFFLE   <  SKIP 492  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27286Pal, Shawn60610ChicagoIllinoisUnited States
19343Ye, Louis, E78400ChatouYvelineFrance
29129Watson, Timothy91776San GabrielCaliforniaUnited States
18315Dominguez, Melody, A60188Carol StreamIllinoisUnited States

Generated 2025-11-05 14:36:43.747 UTC