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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21244Torres, Allison, E91203GlendaleCaliforniaUnited States
13292Carlson, Paula, M98168BurienWashingtonUnited States
22885Henderson, Caleb98901YakimaWashingtonUnited States

Generated 2025-07-11 03:13:46.948 UTC