[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 1202  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14610Jenkins, Lauren, S98201EverettWashingtonUnited States
20277Hall, Mary, R3337MeltonVictoriaAustralia
17421Henderson, Katherine, C91977Spring ValleyCaliforniaUnited States
28080Peterson, IsabellaV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-12 20:24:29.168 UTC