[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 0   SHUFFLE   <  SKIP 3116  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13177Rogers, Taylor97222MilwaukieOregonUnited States
26017Alonso, Derrick, W91502BurbankCaliforniaUnited States
19879Green, Ian, S91945Lemon GroveCaliforniaUnited States

Generated 2025-11-05 13:22:02.725 UTC