[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 612   SHUFFLE   <  SKIP 885  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19698Barnes, Stephanie, J92102San DiegoCaliforniaUnited States
18040Liu, Curtis, L92150SuresnesHauts de SeineFrance
22077Rubio, Marvin, R94519ConcordCaliforniaUnited States
25698Murphy, Ariana, E93400Saint-DenisSeine Saint DenisFrance
28413Martinez, Dalton, MGA10GatesheadEnglandUnited Kingdom
25957Washington, Stephanie91364Woodland HillsCaliforniaUnited States

Generated 2025-07-11 22:02:11.393 UTC