[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 376   SHUFFLE   <  SKIP 532  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18498Russell, Zachary94063Redwood CityCaliforniaUnited States
23967Suri, Veronica, DNT20Newcastle upon TyneEnglandUnited Kingdom
21802Roberts, Lucas91977Spring ValleyCaliforniaUnited States
26063Lu, Wesley, P98225BellinghamWashingtonUnited States
16770Rogers, Charles90712LakewoodCaliforniaUnited States
14291White, TylerV8POak BayBritish ColumbiaCanada
16445Ward, CaitlinPE17BuryEnglandUnited Kingdom

Generated 2025-11-05 06:53:36.530 UTC