[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 3747  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25858Gonzales, Mariah, V97222MilwaukieOregonUnited States
12926Murphy, Sara, M90712LakewoodCaliforniaUnited States
20013Hughes, Jocelyn, S97330CorvallisOregonUnited States

Generated 2025-07-12 03:24:34.794 UTC