[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 324   SHUFFLE   <  SKIP 1249  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25494Jimenez, Lee31770ColomiersGaronne (Haute)France
14921Watson, Sara, C91776San GabrielCaliforniaUnited States
25603Guo, Dawn, RGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-19 20:24:44.887 UTC