[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 438   SHUFFLE   <  SKIP 287  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13354Campbell, Eric98104SeattleWashingtonUnited States
18174Munoz, Jill, M94310OrlyVal de MarneFrance
28151Walker, Katherine, L90241DowneyCaliforniaUnited States

Generated 2025-07-10 21:12:20.134 UTC