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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18566Peterson, Bryce94015Daly CityCaliforniaUnited States
25992Flores, StephanieV8VVictoriaBritish ColumbiaCanada
15398Wang, Jose94611OaklandCaliforniaUnited States

Generated 2025-07-11 11:03:21.829 UTC