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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25881Clark, Jennifer94070San CarlosCaliforniaUnited States
17133Kelly, Lucas, A98270MarysvilleWashingtonUnited States

Generated 2025-07-19 07:49:10.803 UTC