[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 2498   <  SKIP 5778  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16768Barnes, Eduardo, R94519ConcordCaliforniaUnited States
21791Price, Richard91776San GabrielCaliforniaUnited States

Generated 2025-07-19 14:40:57.786 UTC