[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 5284  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18948Bailey, Sydney94519ConcordCaliforniaUnited States
14296Russell, Benjamin, E97005BeavertonOregonUnited States
25985Harris, Justin, L94947NovatoCaliforniaUnited States
17577Lee, Justin, M91203GlendaleCaliforniaUnited States

Generated 2025-07-11 23:54:13.349 UTC