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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25354Hughes, Kevin, A91364Woodland HillsCaliforniaUnited States
12767Robinson, Christopher, A98901YakimaWashingtonUnited States
18660Anand, Cristina, A92118CoronadoCaliforniaUnited States

Generated 2025-07-11 18:06:15.065 UTC