[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   SHUFFLE   SKIP 1711   <  SKIP 1210  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26484Patterson, Fernando, E90706BellflowerCaliforniaUnited States
19946Raje, Tamara, JLE18LeedsEnglandUnited Kingdom
20490Roberts, Kaylee, G94941Mill ValleyCaliforniaUnited States

Generated 2025-07-20 21:50:20.400 UTC