[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 3517  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27637Cook, Gabrielle97355LebanonOregonUnited States
19200Henderson, LukeV9LangfordBritish ColumbiaCanada
12876Robinson, Blake, E94611OaklandCaliforniaUnited States

Generated 2025-07-11 15:40:56.003 UTC