[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 3152  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12914Miller, JillV6B 3P7Port HammondBritish ColumbiaCanada
20843Shan, Jose60323FrankfurtHessenGermany
23287Kelly, Juan, N91941GrossmontCaliforniaUnited States
11744Campbell, Stephanie, D91977Spring ValleyCaliforniaUnited States

Generated 2025-07-10 16:42:52.239 UTC