[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 527   SHUFFLE   <  SKIP 1243  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24862Zhou, Tamara77127LieusaintSeine et MarneFrance
11548Sanchez, RaymondRG11 5TPBerkshireEnglandUnited Kingdom
19685Perez, Brandy, C90210Beverly HillsCaliforniaUnited States
17482Alexander, TaylorV8POak BayBritish ColumbiaCanada
26266Gao, Brent, E98225BellinghamWashingtonUnited States
28351Rodriguez, Donald, L3198SeafordVictoriaAustralia
16045Sara, EvelynMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-11-04 13:14:11.852 UTC