[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 191   SHUFFLE   <  SKIP 320  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29105Ma, Martha91502BurbankCaliforniaUnited States
16561Yuan, KurtLE18LeedsEnglandUnited Kingdom
27663Collins, Aaron, P95062Santa CruzCaliforniaUnited States

Generated 2025-07-20 07:47:23.958 UTC