[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 394   SHUFFLE   <  SKIP 888  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18613Murphy, Cody90241DowneyCaliforniaUnited States
12745Wu, RafaelKB9KirkbyEnglandUnited Kingdom
16302Zeng, Rosa59170CroixNordFrance

Generated 2025-07-19 13:23:48.200 UTC