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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14837Li, Dennis45001EssenHamburgGermany
13250King, Jordan, J95062Santa CruzCaliforniaUnited States
14990Ramos, Nelson, J04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-10 21:21:26.524 UTC