[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 440   SHUFFLE   <  SKIP 2226  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19412Chander, Jaime, L98225BellinghamWashingtonUnited States
27088Patterson, Tristan97301SalemOregonUnited States
14965Zhou, Edwin17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-11 09:24:17.990 UTC