[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 0   SHUFFLE   <  SKIP 2955  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16920Stewart, Eduardo90505TorranceCaliforniaUnited States
29257Russell, Jeremiah, L94611OaklandCaliforniaUnited States
12277Ortega, Beth, AEM15Esher-MoleseyEnglandUnited Kingdom
14052Ma, Jorge, O4700RockhamptonQueenslandAustralia

Generated 2025-11-04 23:32:45.057 UTC