[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 250   SHUFFLE   <  SKIP 383  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23638Ruiz, NelsonKB9KirkbyEnglandUnited Kingdom
14328Rogers, Andrea, LV9B 2C3ShawneeBritish ColumbiaCanada
22029Gao, Laura2264SilverwaterNew South WalesAustralia

Generated 2025-07-13 16:32:07.413 UTC