[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 5190  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26083Smith, Alyssa91776San GabrielCaliforniaUnited States
13250King, Jordan, J95062Santa CruzCaliforniaUnited States
21096Lin, Jon04838EilenburgBrandenburgGermany

Generated 2025-07-10 09:40:10.491 UTC