[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 475   SHUFFLE   <  SKIP 1838  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22350Powell, Riley, M98104SeattleWashingtonUnited States
18072Perez, Maria, D97068W. LinnOregonUnited States
23908Sanz, Max, J92700ColombesHauts de SeineFrance

Generated 2025-07-15 18:56:31.717 UTC