[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 149   SHUFFLE   <  SKIP 5558  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28057Anderson, Rachel98104SeattleWashingtonUnited States
12983Carter, Gabriella91932Imperial BeachCaliforniaUnited States
20634Bryant, Stephanie, V98104SeattleWashingtonUnited States

Generated 2025-07-21 10:54:24.051 UTC