[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 396   SHUFFLE   <  SKIP 1135  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17937Kapoor, Heidi, DTY31RuncornEnglandUnited Kingdom
22891Gonzalez, Andrea, M91932Imperial BeachCaliforniaUnited States
25879Wood, Alyssa, S94941Mill ValleyCaliforniaUnited States

Generated 2025-07-16 07:50:44.951 UTC