[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 7283  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22340Young, Isaac95062Santa CruzCaliforniaUnited States
26993Gill, Julio, RW1Y 3RALondonEnglandUnited Kingdom
27751Cooper, Zoe, L94536FremontCaliforniaUnited States

Generated 2025-07-13 12:31:50.112 UTC