[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 2421   SHUFFLE   <  SKIP 1354  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20315Ramirez, Devin99362Walla WallaWashingtonUnited States
16101Lopez, Mary, R94536FremontCaliforniaUnited States
26194Brown, Miguel, T90241DowneyCaliforniaUnited States
25519Sun, Margaret, L75017ParisSeine (Paris)France

Generated 2025-07-12 18:57:56.105 UTC