[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 680   SHUFFLE   <  SKIP 9392  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29328Alexander, Jason91203GlendaleCaliforniaUnited States
20761Washington, Jonathan, A92020El CajonCaliforniaUnited States
27231Ramos, Tyrone94014ColmaCaliforniaUnited States

Generated 2025-07-19 14:29:57.427 UTC