[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 324   SHUFFLE   <  SKIP 1068  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19048Raman, Bryant, SW1X3SELondonEnglandUnited Kingdom
18657Morgan, Alex, M90712LakewoodCaliforniaUnited States
28268Campbell, Jordan, T94519ConcordCaliforniaUnited States

Generated 2025-07-20 15:41:39.732 UTC