[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 189   SHUFFLE   <  SKIP 581  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15481Zhang, Jamie, M94010BurlingameCaliforniaUnited States
21831Anand, Yolanda59100RoubaixNordFrance
20173Zhao, DennisSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-13 02:07:39.239 UTC