[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   SKIP 875   SHUFFLE   <  SKIP 276  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24348Gomez, Ruben, K94519ConcordCaliforniaUnited States
17378Foster, Zachary97355LebanonOregonUnited States
21778Shen, Louis98168BurienWashingtonUnited States

Generated 2025-07-19 03:54:38.072 UTC