[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 3917   SHUFFLE   <  SKIP 3474  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13738Young, Jose90012Los AngelesCaliforniaUnited States
25394Garcia, Anthony, J97330CorvallisOregonUnited States
17161Lopez, Katherine98033KirklandWashingtonUnited States

Generated 2025-07-12 10:07:26.663 UTC