[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 468   SHUFFLE   <  SKIP 866  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26286Phillips, Evan, J90401Santa MonicaCaliforniaUnited States
12260Romero, MelindaGL50CheltenhamEnglandUnited Kingdom
21022Huang, Bianca, J92150SuresnesHauts de SeineFrance

Generated 2025-07-15 01:46:19.548 UTC