[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 324   SHUFFLE   <  SKIP 805  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16985Li, Adam97045Oregon CityOregonUnited States
11955Green, Gabriel, L91203GlendaleCaliforniaUnited States
23734Wood, Melanie, R97301SalemOregonUnited States

Generated 2025-07-19 16:49:34.645 UTC