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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26395Gill, Daisy, E66041PoingSaarlandGermany
15421Clark, Cameron, W98055RentonWashingtonUnited States
20705Roberts, Kevin, A91203GlendaleCaliforniaUnited States

Generated 2025-07-11 17:44:20.586 UTC