[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 625   SHUFFLE   <  SKIP 2345  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14023Carlson, Beth, J94519ConcordCaliforniaUnited States
16249Rivera, Jesse92020El CajonCaliforniaUnited States
11475Subram, Cesar, LSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-13 20:28:38.665 UTC