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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21821Tang, Clayton53001BonnHamburgGermany
28155Watson, Taylor92625Newport BeachCaliforniaUnited States
23367Ramirez, Haley, A98027IssaquahWashingtonUnited States
19007Sanchez, Mackenzie97222MilwaukieOregonUnited States

Generated 2025-07-20 15:47:43.516 UTC