[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 127   SHUFFLE   <  SKIP 2604  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20705Roberts, Kevin, A91203GlendaleCaliforniaUnited States
29159Morgan, EmmaV7L 4J4VancouverBritish ColumbiaCanada
25872Ross, Melanie, H98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-20 06:22:09.244 UTC