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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19890Alvarez, Lee, A92118CoronadoCaliforniaUnited States
28185Alexander, Eric, S91502BurbankCaliforniaUnited States
25152Sanders, Maria, M92806La JollaCaliforniaUnited States

Generated 2025-07-17 17:46:34.843 UTC