[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 6436  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18930Richardson, Katelyn3280WarrnamboolVictoriaAustralia
18964Gonzalez, Thomas, M91950National CityCaliforniaUnited States
26876Lopez, HollyMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-13 07:16:34.538 UTC