[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 842  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21488Henderson, Madison, M92102San DiegoCaliforniaUnited States
16579Davis, Zachary, LGL50CheltenhamEnglandUnited Kingdom
20322Wood, Rachel98270MarysvilleWashingtonUnited States
28553Serrano, Sabrina17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-13 22:22:27.071 UTC