[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 875   SHUFFLE   <  SKIP 1551  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20786Perez, Marcus91203GlendaleCaliforniaUnited States
24291Garcia, Eduardo, D98225BellinghamWashingtonUnited States
14581Adams, Kevin, M97205PortlandOregonUnited States

Generated 2025-07-17 13:52:10.307 UTC