[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 4232   <  SKIP 1428  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19119Simmons, Connor98020EdmondsWashingtonUnited States
20522Parker, Kevin94536FremontCaliforniaUnited States
16435Cooper, StevenNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-22 01:59:42.313 UTC