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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20655Butler, Edward, L97222MilwaukieOregonUnited States
27618Diaz, Melanie99202SpokaneWashingtonUnited States
29237Jenkins, Jennifer, B90712LakewoodCaliforniaUnited States

Generated 2025-11-05 04:18:48.490 UTC