[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 4110   <  SKIP 1834  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28991Ward, Timothy, E97005BeavertonOregonUnited States
20118Henderson, Jacqueline, R91977Spring ValleyCaliforniaUnited States
23192Garcia, Emily, E94303Palo AltoCaliforniaUnited States

Generated 2025-07-16 14:44:05.392 UTC