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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26542Torres, Jamie98107BallardWashingtonUnited States
19258Mehta, DouglasSW6 SBYLondonEnglandUnited Kingdom
19698Barnes, Stephanie, J92102San DiegoCaliforniaUnited States

Generated 2025-07-13 21:58:13.478 UTC