[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 4000   SHUFFLE   <  SKIP 1866  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24384Pal, Kenneth, G59100RoubaixNordFrance
16567Lopez, Erick, A66740SaarlouisSaarlandGermany
15888Richardson, Amanda98270MarysvilleWashingtonUnited States
15886Brown, Matthew, W91945Lemon GroveCaliforniaUnited States

Generated 2025-07-18 07:47:34.995 UTC