[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 557   <  SKIP 13  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13514Luo, Lindsay04838EilenburgBrandenburgGermany
21144Richardson, Lucas98055RentonWashingtonUnited States
12117Yang, Cameron98104SeattleWashingtonUnited States

Generated 2025-07-20 07:49:56.491 UTC