[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 5830  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23359Alexander, Dalton90241DowneyCaliforniaUnited States
19663Allen, Alex98107BallardWashingtonUnited States
25785Edwards, JacksonGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-11 11:33:35.991 UTC