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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17675Li, Rosa98225BellinghamWashingtonUnited States
12639Lopez, Ruben59223RoncqNordFrance
11336Raji, Shaun75019ParisSeine (Paris)France

Generated 2025-07-13 12:59:38.721 UTC