[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 2421   SHUFFLE   <  SKIP 6638  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15165Anand, Carl94014ColmaCaliforniaUnited States
21585Gray, Trinity, O97355LebanonOregonUnited States
14380Watson, Kaylee, K97355LebanonOregonUnited States

Generated 2025-07-21 01:30:20.267 UTC