[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 470   SHUFFLE   <  SKIP 3817  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14592Thompson, Jessica99362Walla WallaWashingtonUnited States
11817Miller, Morgan, C94014ColmaCaliforniaUnited States
28572Ye, Jeffery, Y98225BellinghamWashingtonUnited States
28542Zhao, Martha, L94310OrlyVal de MarneFrance

Generated 2025-07-10 07:09:36.482 UTC