[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 3957  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29167Shen, Dawn, L98312BremertonWashingtonUnited States
23791Griffin, Aaron99362Walla WallaWashingtonUnited States
11940Miller, Tyler, E91364Woodland HillsCaliforniaUnited States

Generated 2025-07-10 14:33:19.243 UTC