[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 1907  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24209Jordan, Chelsea17490Saint OuenCharente-MaritimeFrance
25778Gomez, Larry, SEM15Esher-MoleseyEnglandUnited Kingdom
28231Powell, James, V97301SalemOregonUnited States

Generated 2025-11-02 07:59:37.832 UTC