[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 327   SHUFFLE   <  SKIP 3781  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16797Reed, Evan, V99362Walla WallaWashingtonUnited States
25303Hernandez, Jeremiah, C20354HamburgHamburgGermany
27521Foster, Gabriel, G91910Chula VistaCaliforniaUnited States

Generated 2025-07-11 20:44:48.586 UTC