[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 634   SHUFFLE   <  SKIP 251  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26090Moreno, Mathew90706BellflowerCaliforniaUnited States
24575Zhu, Arturo, MKB9KirkbyEnglandUnited Kingdom
16258Malhotra, Deanna, M45000OrleansLoiretFrance

Generated 2025-07-20 14:24:02.367 UTC