[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 6273   <  SKIP 329  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22307Ross, Sarah, L95010HofBayernGermany
25186Coleman, Angelica90401Santa MonicaCaliforniaUnited States
13354Campbell, Eric98104SeattleWashingtonUnited States

Generated 2025-07-20 00:42:59.739 UTC