[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 376   SHUFFLE   <  SKIP 984  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20709Evans, Samuel, M94941Mill ValleyCaliforniaUnited States
27747Henderson, Edward98020EdmondsWashingtonUnited States

Generated 2025-07-17 15:08:27.072 UTC