[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 2421   SHUFFLE   <  SKIP 1595  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13395Li, Gabriel, J98225BellinghamWashingtonUnited States
26868Raman, LydiaW10 6BLLondonEnglandUnited Kingdom
23633Chande, Deborah, L33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-09 20:30:34.218 UTC