[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 717   SHUFFLE   <  SKIP 2503  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21243Bailey, Juan, M90505TorranceCaliforniaUnited States
13551Lee, JacobGL50CheltenhamEnglandUnited Kingdom
18120Martin, Isabella, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-10 16:50:09.943 UTC