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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13245Scott, Angel, E97301SalemOregonUnited States
20873Subram, Joel, L30601HannoverNordrhein-WestfalenGermany
22746Zhang, Erica, J94519ConcordCaliforniaUnited States

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