[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   SKIP 250   SHUFFLE   <  SKIP 3077  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16817Peterson, Evan92102San DiegoCaliforniaUnited States
24185She, Tara93400Saint-DenisSeine Saint DenisFrance
19070Garcia, Kristopher, ME17 6JFLondonEnglandUnited Kingdom
27109Cai, Mandy, A97005BeavertonOregonUnited States

Generated 2025-07-16 08:57:14.027 UTC