[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 875   SHUFFLE   <  SKIP 6175  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24777Adams, Eric94063Redwood CityCaliforniaUnited States
18873Rodriguez, Austin, J97068W. LinnOregonUnited States
24617She, Kelsey, J98168BurienWashingtonUnited States

Generated 2025-07-12 23:02:41.258 UTC