[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 350   SHUFFLE   <  SKIP 445  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29160Baker, Logan, N98270MarysvilleWashingtonUnited States
16069Hall, Brianna94941Mill ValleyCaliforniaUnited States
28899Anand, Alejandro, RSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-12 20:27:30.061 UTC