[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 24   SHUFFLE   <  SKIP 2282  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22165Perez, Aaron, L91203GlendaleCaliforniaUnited States
19996She, Grant, E98168BurienWashingtonUnited States
21782Martin, Blake97005BeavertonOregonUnited States

Generated 2025-07-11 20:28:49.899 UTC