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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26724Edwards, Sydney97301SalemOregonUnited States
20350Campbell, Isabella, CV8POak BayBritish ColumbiaCanada
20452Xie, Kelli, J3429SunburyVictoriaAustralia

Generated 2025-07-18 15:28:17.376 UTC