[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 995   SHUFFLE   <  SKIP 1665  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24004Raman, César, C2113North RydeNew South WalesAustralia
29199Wilson, James, M94536FremontCaliforniaUnited States
19014Hernandez, Jonathan, JV9MetchosinBritish ColumbiaCanada

Generated 2025-07-20 15:55:54.478 UTC