[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 364   SHUFFLE   <  SKIP 1330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27311Adams, Jenna, L59491Villeneuve-d'AscqNordFrance
12465Patel, Cassandra, PGL7 1RYGloucestershireEnglandUnited Kingdom
19007Sanchez, Mackenzie97222MilwaukieOregonUnited States

Generated 2025-07-22 06:34:27.407 UTC