[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 250   SHUFFLE   <  SKIP 798  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27683Reed, Alexandra, C97005BeavertonOregonUnited States
20947Alvarez, MarieE17 6JFLondonEnglandUnited Kingdom
26014Torres, Olivia94303Palo AltoCaliforniaUnited States
19145Malhotra, Adriana94519ConcordCaliforniaUnited States

Generated 2025-07-14 06:11:03.325 UTC