[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 322   SHUFFLE   <  SKIP 843  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23707Anderson, William, L98270MarysvilleWashingtonUnited States
19625Gonzalez, Ivan, C4171HawthorneQueenslandAustralia
18988Baker, Courtney, A94536FremontCaliforniaUnited States

Generated 2025-07-17 13:18:29.074 UTC