[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 995   SHUFFLE   <  SKIP 2549  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15553Lopez, Ivan91502BurbankCaliforniaUnited States
27366Alan, Bob, A3205South MelbourneVictoriaAustralia
13016Bryant, Antonio, R99362Walla WallaWashingtonUnited States

Generated 2025-07-17 05:57:51.602 UTC