[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 24   SHUFFLE   <  SKIP 1416  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28840Harrison, Valerie, H91502BurbankCaliforniaUnited States
21721Campbell, Sara98055RentonWashingtonUnited States
22949Butler, Gavin, D2444Port MacquarieNew South WalesAustralia

Generated 2025-07-14 08:43:41.653 UTC