[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 634   SHUFFLE   <  SKIP 66  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26258Powell, Angelica, E97205PortlandOregonUnited States
29369He, ArturoY024 1GFYorkEnglandUnited Kingdom
19533Long, Vanessa, R92806La JollaCaliforniaUnited States

Generated 2025-07-10 19:40:31.951 UTC