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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18002Navarro, Gina, M10210BerlinHamburgGermany
17462Rogers, Jesse94941Mill ValleyCaliforniaUnited States
20494Peterson, Jesse, E91932Imperial BeachCaliforniaUnited States

Generated 2025-07-11 16:07:15.214 UTC