[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 2421   SHUFFLE   <  SKIP 5596  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24679Hernandez, Wyatt, S94947NovatoCaliforniaUnited States
15715Adams, Isabella4810TownsvilleQueenslandAustralia
14083Lopez, Nathan98033KirklandWashingtonUnited States

Generated 2025-07-14 17:25:58.644 UTC