[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 480   SHUFFLE   <  SKIP 306  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14167Subram, Pamela, M91480FrankfurtBayernGermany
11923Bryant, Sarah91950National CityCaliforniaUnited States
14495Diaz, Nathan91941GrossmontCaliforniaUnited States

Generated 2025-07-21 01:36:39.154 UTC