[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 3677   SHUFFLE   <  SKIP 2063  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21635Lewis, Christian, G94303Palo AltoCaliforniaUnited States
27641Alexander, Miranda92020El CajonCaliforniaUnited States
17448Hayes, Zachary92806La JollaCaliforniaUnited States

Generated 2025-07-16 10:33:44.290 UTC