[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 251   SHUFFLE   <  SKIP 753  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16114Ross, Gavin91203GlendaleCaliforniaUnited States
13739Coleman, Jason, H98055RentonWashingtonUnited States
29038Hughes, Vanessa, S90712LakewoodCaliforniaUnited States

Generated 2025-07-21 00:35:13.729 UTC