[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 2500   SHUFFLE   <  SKIP 1808  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11654Sanchez, Ariana, C90706BellflowerCaliforniaUnited States
12315Rodriguez, Ann, SEC1R 0DULondonEnglandUnited Kingdom
22660Lopez, Monica, M46236BottropNordrhein-WestfalenGermany

Generated 2025-07-10 15:54:03.844 UTC