[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 3669   SHUFFLE   <  SKIP 2340  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19656Travers, Sydney91941GrossmontCaliforniaUnited States
25779Cai, Marshall, K66001SaarbrückenSaarlandGermany
20124Coleman, Natalie, V94063Redwood CityCaliforniaUnited States

Generated 2025-07-13 08:49:36.952 UTC