[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 376   SHUFFLE   <  SKIP 451  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27639Price, Emma, H99362Walla WallaWashingtonUnited States
28205Mehta, Carolyn4169East BrisbaneQueenslandAustralia
20109Stewart, Katelyn, K92625Newport BeachCaliforniaUnited States

Generated 2025-11-05 20:08:18.910 UTC