[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 438   SHUFFLE   <  SKIP 1160  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18848Harris, Christian, J94704BerkeleyCaliforniaUnited States
29139Coleman, Riley, L90505TorranceCaliforniaUnited States
27055Sanchez, Isabella, D94014ColmaCaliforniaUnited States

Generated 2025-07-18 02:19:22.841 UTC