[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 0   SHUFFLE   <  SKIP 2560  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19928Sanz, Jaime, CWA3WatfordEnglandUnited Kingdom
22687Jiménez, Javier, MEC1R 0DULondonEnglandUnited Kingdom
20466Jai, Benjamin94303Palo AltoCaliforniaUnited States

Generated 2025-11-01 02:52:25.332 UTC