[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 484   SHUFFLE   <  SKIP 1276  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11984Campbell, AlexV8POak BayBritish ColumbiaCanada
27055Sanchez, Isabella, D94014ColmaCaliforniaUnited States
25619Raji, Rafael, C93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-11-05 17:24:20.538 UTC