[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 434   SHUFFLE   <  SKIP 31  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23007Sanchez, Isaac92806La JollaCaliforniaUnited States
23922Richardson, Cody66578NeunkirchenSaarlandGermany
13708Bennett, Jennifer, GV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-18 22:47:10.162 UTC