[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 634   SHUFFLE   <  SKIP 118  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17422Campbell, HunterV9MetchosinBritish ColumbiaCanada
17142Flores, Seth91203GlendaleCaliforniaUnited States
21427Foster, Kelly98366Port OrchardWashingtonUnited States

Generated 2025-07-10 21:32:59.102 UTC