[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   SKIP 24   SHUFFLE   <  SKIP 989  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22496Brooks, Christina, WGL50CheltenhamEnglandUnited Kingdom
29210Peterson, Devin, M98201EverettWashingtonUnited States
22865Hall, Stephanie, E94519ConcordCaliforniaUnited States

Generated 2025-07-13 22:40:37.751 UTC