[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 189   SHUFFLE   <  SKIP 1397  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20803Rodriguez, Nicole, A93700DrancySeine Saint DenisFrance
14787Smith, TabithaB29 6SLBirminghamEnglandUnited Kingdom
11816Torres, Joe, A90210Beverly HillsCaliforniaUnited States
24750Barnes, Destiny, A94303Palo AltoCaliforniaUnited States

Generated 2025-07-19 13:04:23.192 UTC