[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 484   SHUFFLE   <  SKIP 2680  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11302Russell, Spencer97330CorvallisOregonUnited States
12088Thompson, Lauren, E97301SalemOregonUnited States
15463Yuan, Terrence, T92400CourbevoieHauts de SeineFrance
12418Hernandez, Robert97330CorvallisOregonUnited States
12618Lal, Dawn77127LieusaintSeine et MarneFrance
16770Rogers, Charles90712LakewoodCaliforniaUnited States

Generated 2025-07-17 07:07:37.083 UTC