[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 217   <  SKIP 951  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13825Ma, Kelvin, E59000LilleNordFrance
12067Bryant, Aaron94063Redwood CityCaliforniaUnited States
11360Serrano, Tyrone4700RockhamptonQueenslandAustralia

Generated 2025-07-21 19:24:18.810 UTC