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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26738Simmons, Katherine, M94303Palo AltoCaliforniaUnited States
15018Martin, Felicia, L3429SunburyVictoriaAustralia
11084Phillips, Lucas97355LebanonOregonUnited States

Generated 2025-07-10 10:15:21.164 UTC