[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 2421   SHUFFLE   <  SKIP 5283  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18954Young, Dalton, R94536FremontCaliforniaUnited States
20792Rivera, Hailey, RV9LangfordBritish ColumbiaCanada
28896Davis, EdwardEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-21 00:28:56.525 UTC