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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21863Anand, Shawna, P80074MünchenHessenGermany
28999Martinez, Edward, A92806La JollaCaliforniaUnited States
16985Li, Adam97045Oregon CityOregonUnited States
21637Lewis, Richard, I92102San DiegoCaliforniaUnited States
14703Srini, Clifford14197BerlinSaarlandGermany
23983Reed, TaylorGL50CheltenhamEnglandUnited Kingdom
20433Taylor, Chloe, R97222MilwaukieOregonUnited States

Generated 2025-07-10 21:19:11.655 UTC