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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28685Zhu, Marshall, J93700DrancySeine Saint DenisFrance
14997Cooper, Angel42651SolingenNordrhein-WestfalenGermany
18613Murphy, Cody90241DowneyCaliforniaUnited States
24448Lopez, Amanda, J98033KirklandWashingtonUnited States

Generated 2025-07-11 17:36:28.759 UTC