[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 1977   SHUFFLE   <  SKIP 1385  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13593Navarro, Deanna, A60075Frankfurt am MainSaarlandGermany
21643Diaz, Wyatt94519ConcordCaliforniaUnited States
14815Gonzales, Isabella, RGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-21 13:21:21.043 UTC