[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 122   SHUFFLE   <  SKIP 1994  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26647Simmons, Jasmine, D95062Santa CruzCaliforniaUnited States
16513Wagner, Ronnie77127LieusaintSeine et MarneFrance
22053Goel, Jaime, W94704BerkeleyCaliforniaUnited States
22984Robinson, Cameron, C98225BellinghamWashingtonUnited States
22686Anand, Wayne, HSW8 1XDLondonEnglandUnited Kingdom
16107Edwards, Jordan, R99362Walla WallaWashingtonUnited States

Generated 2025-07-12 17:09:55.914 UTC