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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23124Wang, Cameron, T97005BeavertonOregonUnited States
12392Nath, Nichole, KEM15Esher-MoleseyEnglandUnited Kingdom
28596Butler, Haley, L94063Redwood CityCaliforniaUnited States

Generated 2025-07-11 07:07:05.917 UTC