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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19800White, Lauren, E94941Mill ValleyCaliforniaUnited States
21031She, Cassie59223RoncqNordFrance
14837Li, Dennis45001EssenHamburgGermany

Generated 2025-07-12 13:12:25.112 UTC