[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 3917   SHUFFLE   <  SKIP 2487  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14429He, LaceySW8 4BGLondonEnglandUnited Kingdom
21330Clark, Isabella94063Redwood CityCaliforniaUnited States
15271Yang, Samuel, R98104SeattleWashingtonUnited States
20290Simmons, Austin, L90401Santa MonicaCaliforniaUnited States
28552Subram, Holly, JRG7 5H7ReadingEnglandUnited Kingdom
13819Gill, Max, K91940Les UlisEssonneFrance

Generated 2025-07-12 03:23:58.686 UTC