[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 589   SHUFFLE   <  SKIP 182  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24662Price, Arianna, W91977Spring ValleyCaliforniaUnited States
14644Lee, Jennifer, R97355LebanonOregonUnited States
11508Wilson, Elizabeth, R98036LynnwoodWashingtonUnited States

Generated 2025-07-10 05:58:11.023 UTC