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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29131Coleman, Brandon91203GlendaleCaliforniaUnited States
28612Roberts, Gabriel, R91502BurbankCaliforniaUnited States
29236Young, Eric92020El CajonCaliforniaUnited States

Generated 2025-07-15 01:01:00.037 UTC