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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13402Turner, Gabriel, E92020El CajonCaliforniaUnited States
14592Thompson, Jessica99362Walla WallaWashingtonUnited States
13911Kelly, Andrea98104SeattleWashingtonUnited States

Generated 2025-07-08 16:51:44.432 UTC