[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 875   SHUFFLE   <  SKIP 809  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28870Watson, Brian98036LynnwoodWashingtonUnited States
24509Long, Emma, F99202SpokaneWashingtonUnited States
24775Alexander, Alexandra, M94014ColmaCaliforniaUnited States

Generated 2025-07-10 21:33:49.814 UTC