[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 413   SHUFFLE   <  SKIP 515  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25351Phillips, Jordan97222MilwaukieOregonUnited States
26454Cox, Sebastian, J98052RedmondWashingtonUnited States
16780Bailey, Carlos98371PuyallupWashingtonUnited States

Generated 2025-07-15 22:01:08.578 UTC