[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 518   SHUFFLE   <  SKIP 4263  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16428Ross, RyanPE17BuryEnglandUnited Kingdom
23834Long, Ethan, H98055RentonWashingtonUnited States
28020Griffin, Lucas98201EverettWashingtonUnited States

Generated 2025-07-15 22:06:50.063 UTC