[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   SKIP 817   SHUFFLE   <  SKIP 143  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27279Brooks, Katelyn98027IssaquahWashingtonUnited States
23564Howard, Jessica92625Newport BeachCaliforniaUnited States
23722Perez, Andrea91203GlendaleCaliforniaUnited States

Generated 2025-07-14 09:50:35.075 UTC