[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 327   SHUFFLE   <  SKIP 806  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26897Xie, Katrina, MSW8 1XDLondonEnglandUnited Kingdom
23058Rivera, Michelle, A94010BurlingameCaliforniaUnited States
20360Russell, Brianna, M91932Imperial BeachCaliforniaUnited States

Generated 2025-07-10 20:51:06.431 UTC