[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 998   SHUFFLE   <  SKIP 413  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19940Ye, Rosa, CW1N 9FALondonEnglandUnited Kingdom
12362Harrison, Thomas91945Lemon GroveCaliforniaUnited States
13210Simmons, Ethan94063Redwood CityCaliforniaUnited States

Generated 2025-07-13 13:49:08.386 UTC