[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 3669   SHUFFLE   <  SKIP 133  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25988Muñoz, Victor, M97005BeavertonOregonUnited States
21465Shan, Austin94109San FranciscoCaliforniaUnited States
20963Dominguez, Teresa, CKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-13 22:41:47.104 UTC