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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21444Lopez, Blake, R94303Palo AltoCaliforniaUnited States
19815Thompson, Christian, A98284Sedro WoolleyWashingtonUnited States
27050Turner, Chloe97034Lake OswegoOregonUnited States

Generated 2025-07-16 00:04:32.653 UTC