[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 5825   <  SKIP 1243  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25312Ramos, Erik, MEC1R 0DULondonEnglandUnited Kingdom
28225Ross, Robert92102San DiegoCaliforniaUnited States
16587Martinez, Zachary42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-13 19:16:33.290 UTC