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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23506Campbell, Jesse94611OaklandCaliforniaUnited States
20153Sanz, Diane, M3220GeelongVictoriaAustralia
25193Howard, Stephanie, A98036LynnwoodWashingtonUnited States

Generated 2025-07-08 20:24:14.059 UTC