[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 3104   SHUFFLE   <  SKIP 2182  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24736Ramirez, Savannah, C97355LebanonOregonUnited States
24552Carlson, Ross, M93500PantinSeine Saint DenisFrance
28022Lopez, Jason, R90241DowneyCaliforniaUnited States
29432Roberts, Gabrielle, ELE18LeedsEnglandUnited Kingdom

Generated 2025-07-21 17:03:35.605 UTC