[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 3669   SHUFFLE   <  SKIP 2290  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20370Young, Blake, S98027IssaquahWashingtonUnited States
26002Walker, Samuel, J97301SalemOregonUnited States
17658Howard, Jade, R95062Santa CruzCaliforniaUnited States

Generated 2025-07-16 18:37:12.058 UTC