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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12399Chapman, Henry, L38001BraunschweigNordrhein-WestfalenGermany
15886Brown, Matthew, W91945Lemon GroveCaliforniaUnited States
14726Yang, Zachary, F98270MarysvilleWashingtonUnited States

Generated 2025-07-09 16:45:50.256 UTC