[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 875   SHUFFLE   <  SKIP 840  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12316Luo, Alejandro, KW1V 5RNLondonEnglandUnited Kingdom
20395Rogers, Katherine, B94010BurlingameCaliforniaUnited States
13073Lopez, Sydney95062Santa CruzCaliforniaUnited States

Generated 2025-07-17 03:07:58.331 UTC